Interface com.symantec.itools.vcafe.beans.HelpProvider
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.symantec.itools.vcafe.beans.HelpProvider

public interface HelpProvider
A customizer that implements this, can get called when F1 is pressed


Method Index

 o invokeHelp()
Is called when F1 is hit.

Methods

 o invokeHelp
public abstract void invokeHelp()
Is called when F1 is hit.


All Packages  Class Hierarchy  This Package  Previous  Next  Index